func github.com/vmihailenco/msgpack/v5.timeDecoder
2 uses
github.com/vmihailenco/msgpack/v5 (current package)
time.go#L16: RegisterExtDecoder(timeExtID, time.Time{}, timeDecoder)
time.go#L23: func timeDecoder(d *Decoder, v reflect.Value, extLen int) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)